home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / lib / xconq / simplest.per < prev    next >
Text File  |  1995-07-02  |  370b  |  28 lines

  1. Xconq 0 -+---- The simplest working period
  2. Period 0
  3.  
  4. "c" "caveman" "wanders around" utype
  5.  
  6. "+" "land" "green" ttype
  7.  
  8. 100 land c favored
  9.  
  10. 1 c in-country
  11. 10 known-radius
  12.  
  13. 1 c speed
  14.  
  15. 0 land c moves
  16.  
  17. 1 c territory
  18.  
  19. ; 0 c control
  20.  
  21. begin{notes}
  22. This is the simplest period that can actually be played with.
  23. Start new period development by modifying this one.
  24. end{notes}
  25.  
  26. end
  27.  
  28.